DisposeToken
TheDisposeToken
method deallocates the internal structures of the specified token.
void DisposeToken (in ODOSLToken theToken);
theToken
- A reference to the token to be deallocated.
DISCUSSION
This method calls the semantic interface of the part that created the token to dispose of the token's internal data structures. If the semantic interface'sCallDisposeTokenProc
method does not handle the event, this method handles the disposal of the token.EXCEPTIONS
This method may throw platform-specific exceptions.SEE ALSO
TheODSemanticInterface::CallDisposeTokenProc
method (page 589).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help